ProspectInquiryProgram 
EntityType  Independent 
Logical Entity Name  ProspectInquiryProgram 
Default Table Name  AmProspectProgram 
Logical Only  NO 
Definition 
 
Note 
 

ProspectInquiryProgram Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ProspectInquiryProgramId(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
ProgramId(FK)    INTEGER  YES 
 
IsPrimaryProgramOfInterest    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
SyStudentInquiryID    INTEGER  YES 
 
ProspectInquiryId(FK)    INTEGER  YES 
 

ProspectInquiryProgram Keys 
Key Name  Key Type  Keys 
AmProspectProgram_AmProspectProgramID_U_C_IDX  PrimaryKey  ProspectInquiryProgramId 

ProspectInquiryProgram Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Program  Non-Identifying  Zero or One to Zero or More        ProgramId  NO 
ProspectInquiry  Non-Identifying  Zero or One to Zero or More        ProspectInquiryId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProspectInquiryProgram Check Constraints 
Check Constraint Name  CheckConstraint